home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Other Worlds
/
APDL Other Worlds Collection.iso
/
SF3000
/
Extras
/
!SFskyedit
/
h
/
Insert
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-09-12
|
269 b
|
16 lines
/*
* SFskyedit - Star Fighter 3000 sky colours editor
* Insertion dbox
* Copyright (C) 2001 Chris Bazley
*/
#ifndef SFSInsert_h
#define SFSInsert_h
#include "toolbox.h"
extern ObjectId Insert_sharedid;
extern void Insert_initialise(ObjectId object);
#endif